home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cocktail / reuse.lha / reuse / m2c / README < prev    next >
Text File  |  1992-08-18  |  567b  |  17 lines

  1. A Library of reusable Modula-2 Modules
  2. ======================================
  3.  
  4. Several configurations have been tested:
  5.  
  6. configuration | computer | processor | operating-system | compiler
  7. --------------------------------------------------------------------
  8. CC            | SUN 3    | MC 68020  | SunOS 4.1        | cc
  9. CC          | SUN 4    | SPARC     | SunOS 4.1      | cc
  10. CC          | VAX 2000 |         | ULTRIX V2.0    | cc
  11. CC          | VAX 8500 |         | ULTRIX V2.0-1    | cc
  12. CC          | DEC 3100 | MIPS      | ULTRIX V2.0-7    | cc
  13.  
  14. To generate a configuration use:
  15.  
  16.    make OPT=...
  17.